home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2002 July
/
Disc 1
/
PCU0702CD1.iso
/
software
/
apps
/
files
/
animfx.exe
/
#setuppath#
/
flash.swf
/
scripts
/
frame_17
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-17
|
217 b
|
13 lines
if(i == line2.length + 2 and letter.wait == delayall)
{
i = 1;
do
{
setProperty("letter02" add i, _visible, false);
i += 1;
}
while(i < line2.length + 1);
}
gotoAndPlay(13);